3D Graphics Programming with QuickDraw 3D 1.5.4
Previous | QD3D Book | Overview | Chapter Contents | Next
Filled 0x00000000 Edges 0x00000001 Points 0x00000002
FillStyleEnum fillStyle
4
A scene's fill style determines whether an object is drawn as a solid filled object or is decomposed into a set of edges or points.
Shared, shape, style.
None.
BeginGroup ( DisplayGroup ( ) ) FillStyle ( Edges ) Container ( Mesh ( ... ) VertexAttributeSetList ( ... ) ) Torus ( ... ) EndGroup( )